| 2006-12-27 |
Ewan Mellor | Added network.{create,destroy}, and PIF.{create,create_... |
commit | commitdiff | tree | snapshot |
| 2006-12-27 |
Ewan Mellor | Added Brctl.get_state, to support upcoming PIF implemen... |
commit | commitdiff | tree | snapshot |
| 2006-12-27 |
Ewan Mellor | Override logging.Logger.findCaller so that the trace... |
commit | commitdiff | tree | snapshot |
| 2006-12-27 |
Ewan Mellor | Tidy and fix bindings for the SR class. |
commit | commitdiff | tree | snapshot |
| 2006-12-27 |
Ewan Mellor | Fix HVM booting through Xen-API when the kernel is... |
commit | commitdiff | tree | snapshot |
| 2006-12-27 |
Ewan Mellor | Tidy up bindings for VDI class. |
commit | commitdiff | tree | snapshot |
| 2006-12-26 |
kaf24@localhost... | [HVM] Route ISA IRQ 0 to IOAPIC GSI 2, just like 99... |
commit | commitdiff | tree | snapshot |
| 2006-12-25 |
Ewan Mellor | Implement VM_BAD_POWER_STATE handling. |
commit | commitdiff | tree | snapshot |
| 2006-12-25 |
Ewan Mellor | Added the BAD_VM_STATE error code, and tidy up the... |
commit | commitdiff | tree | snapshot |
| 2006-12-25 |
Ewan Mellor | Persist the VLAN setting. |
commit | commitdiff | tree | snapshot |
| 2006-12-25 |
Ewan Mellor | Fix plumbing for PIF calls. Change xen_api_success... |
commit | commitdiff | tree | snapshot |
| 2006-12-25 |
Ewan Mellor | Persist network details when they change. |
commit | commitdiff | tree | snapshot |
| 2006-12-25 |
Ewan Mellor | Implement network.set_{name_{label,description},default... |
commit | commitdiff | tree | snapshot |
| 2006-12-25 |
Ewan Mellor | Implement network.get_{name_{label,description},default... |
commit | commitdiff | tree | snapshot |
| 2006-12-25 |
Ewan Mellor | Change the way that networks and PIFs relate to each... |
commit | commitdiff | tree | snapshot |
| 2006-12-25 |
Ewan Mellor | Cope with corrupt or empty VDI config files. Have... |
commit | commitdiff | tree | snapshot |
| 2006-12-25 |
Ewan Mellor | Change the way that MESSAGE_PARAMETER_COUNT_MISMATCH... |
commit | commitdiff | tree | snapshot |
| 2006-12-25 |
Ewan Mellor | Plumb the new PIF and network implementations in throug... |
commit | commitdiff | tree | snapshot |
| 2006-12-25 |
Ewan Mellor | Added get_record method. |
commit | commitdiff | tree | snapshot |
| 2006-12-25 |
Ewan Mellor | New XendNetwork and XendPIF classes, for implementing... |
commit | commitdiff | tree | snapshot |
| 2006-12-25 |
Ewan Mellor | Added support for state records in Xend, for keeping... |
commit | commitdiff | tree | snapshot |
| 2006-12-25 |
Ewan Mellor | Adjust the argument counts for a MESSAGE_PARAMETER_COUN... |
commit | commitdiff | tree | snapshot |
| 2006-12-23 |
Ewan Mellor | Don't try to copy the .mo files if they haven't been... |
commit | commitdiff | tree | snapshot |
| 2006-12-23 |
Ewan Mellor | Added retry behaviour when receiving SESSION_INVALID... |
commit | commitdiff | tree | snapshot |
| 2006-12-23 |
Ewan Mellor | Only build the message database if msgfmt is installed. |
commit | commitdiff | tree | snapshot |
| 2006-12-23 |
Ewan Mellor | Fix escaping. |
commit | commitdiff | tree | snapshot |
| 2006-12-23 |
Ewan Mellor | Added I18N support for Xen-API error codes. |
commit | commitdiff | tree | snapshot |
| 2006-12-23 |
Ewan Mellor | Move get_by_uuid to the right place to have the input... |
commit | commitdiff | tree | snapshot |
| 2006-12-23 |
kaf24@firebug... | [XEN] Add const attribute to elf_sanity_check() paramet... |
commit | commitdiff | tree | snapshot |
| 2006-12-23 |
kaf24@firebug... | More 'const' cleanups (and fixes, for Solaris). |
commit | commitdiff | tree | snapshot |
| 2006-12-22 |
Tim Deegan | [HVM] Revert cset 13103 for now, as it is causing boot... |
commit | commitdiff | tree | snapshot |
| 2006-12-22 |
Alastair Tse | [XEND] Fix parsing of bootloader and bootloader_args... |
commit | commitdiff | tree | snapshot |
| 2006-12-22 |
Ewan Mellor | Fix description of ErrorDescription to be all strings... |
commit | commitdiff | tree | snapshot |
| 2006-12-22 |
Ewan Mellor | Added Xen-API-style error handling for INTERNAL_ERROR and |
commit | commitdiff | tree | snapshot |
| 2006-12-22 |
Ewan Mellor | Move the decoration of all the Xen-API methods out... |
commit | commitdiff | tree | snapshot |
| 2006-12-22 |
Ewan Mellor | Cope with a response that's not a dictionary. |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Tim Deegan | [HVM] Missing gva->gpa translation in MMIO MOVS handler |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Ewan Mellor | Add a function for creating a domain from an existing... |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Ewan Mellor | More error codes. |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
kfraser@localhost... | Create new public header directory for x86-specific... |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Alastair Tse | [XEND] Xen API commands cleanup. |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Alastair Tse | [XEND] Minor syntax cleanup in security.py for sxp... |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Ewan Mellor | Implement the major part of the new error handling... |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Ewan Mellor | Document a few error codes. |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Ewan Mellor | Document recent changes to the booting API, introducing... |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
kfraser@localhost... | Improve consistency of type-attribute usage (volatile... |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Tim Deegan | [XEN] Update comments to reflect cset 13059:6cbed96fedac |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Tim Deegan | [QEMU] Align VGA ram allocation |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Alastair Tse | [XEND] Add cpu_weight and cpu_cap parsing for SXP confi... |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Alastair Tse | [XM] Throw proper exception for xm console for unstarte... |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
kfraser@localhost... | [HVM] Emulates HPET in hypervisor and extend ACPI tables. |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
Christian Limpach | [qemu patches] Update patches upto changeset 13113... |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
kfraser@localhost... | [HVM][VMX] Save GS_SHADOW MSR only on x86/64. |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
kfraser@localhost... | [LINUX][IA64] New file swiotlb.h. |
commit | commitdiff | tree | snapshot |
| 2006-12-21 |
kfraser@localhost... | [QEMU] Include pthread.h. |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
Christian Limpach | [qemu patches] Update patches upto changeset 13108... |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
kfraser@localhost... | [XEN] Emulator extensions to decode ModRM.MOD == 3. |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
Tim Deegan | [XEN] Fix cset 13107:04c5f7b71ff4 |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
Tim Deegan | [HVM] Mask cmpxchg8b capability in cpuid for non-pae... |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
Tim Deegan | [XEN] Don't pass spurious fast-path faults to the guest... |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
Tim Deegan | [XEN] Clean up the shadow interface |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
Tim Deegan | [HVM] Add Etherboot option ROM, for network-booting... |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
Tim Deegan | [HVM] Add expansion-ROM boot support to the ROMBIOS |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
Tim Deegan | [XEN] Skip shadowing of guest PTE writes when known... |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
Tim Deegan | [XEN] Better diagnostics of recursive shadow faults |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
kfraser@localhost... | [NET] front: Fix interface teardown. |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
kfraser@localhost... | [LINUX] dma: Use swiotlb mask for coherent mappings too |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
kfraser@localhost... | [LINUX] Disallow nested event delivery. |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
kfraser@localhost... | [HVM] Sync per vcpu LAPIC timer with its TSC: |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
kfraser@localhost... | [HVM] Enable more than one platform timer (PIT/RTC... |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
kfraser@localhost... | [HVM][SVM] Modify the interrupt/event injection logic. |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
kfraser@localhost... | [BLTAP] Use getpagesize() for portability. |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
kfraser@localhost... | [HVM] Clean up CPUID handling. |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
kfraser@localhost... | [LIBXC] Fix iteration over GDT in save/restore code. |
commit | commitdiff | tree | snapshot |
| 2006-12-20 |
kfraser@localhost... | Added tag 3.0.4-branched for changeset 057f7c4dbed1c75a... |
commit | commitdiff | tree | snapshot |
| 2006-12-19 |
Julian Chesterfield | Qcow-create reserve flag update. |
commit | commitdiff | tree | snapshot |
| 2006-12-19 |
Julian Chesterfield | Qcow driver code cleanup: |
commit | commitdiff | tree | snapshot |
| 2006-12-19 |
Ewan Mellor | Fix parsing of cpus in the guest configuration file. |
commit | commitdiff | tree | snapshot |
| 2006-12-19 |
kfraser@localhost... | [XENOPROF] Fix buffer sharing with auto-translate guests. |
commit | commitdiff | tree | snapshot |
| 2006-12-19 |
kfraser@localhost... | Merge with xen-ia64-unstable.hg |
commit | commitdiff | tree | snapshot |
| 2006-12-18 |
awilliam@xenbuild2.aw | merge with xen-unstable.hg |
commit | commitdiff | tree | snapshot |
| 2006-12-18 |
awilliam@xenbuild2.aw | [IA64] evtchn_callback fix and clean |
commit | commitdiff | tree | snapshot |
| 2006-12-18 |
awilliam@xenbuild2.aw | [IA64] Mask out reserved bits to avoid Reserved Registe... |
commit | commitdiff | tree | snapshot |
| 2006-12-18 |
awilliam@xenbuild2.aw | [IA64] Reflect general exceptions |
commit | commitdiff | tree | snapshot |
| 2006-12-18 |
Ian Campbell | [XEN] Revert 12977:af39d20b2b728941421ef18e5c5b1012852eec80 |
commit | commitdiff | tree | snapshot |
| 2006-12-18 |
kfraser@localhost... | [XEN] Only print progress dots when scrubbing actual... |
commit | commitdiff | tree | snapshot |
| 2006-12-18 |
Ewan Mellor | Fix _login to pass arguments to the server unconditiona... |
commit | commitdiff | tree | snapshot |
| 2006-12-18 |
Ewan Mellor | Fix the parsing of the image sexpr to use PV_kernel... |
commit | commitdiff | tree | snapshot |
| 2006-12-18 |
Ewan Mellor | Write the xfb configuration details to the store, rathe... |
commit | commitdiff | tree | snapshot |
| 2006-12-17 |
Ewan Mellor | Minor tidyup. |
commit | commitdiff | tree | snapshot |
| 2006-12-17 |
Ewan Mellor | Fix printing of usage when OptionError is thrown. |
commit | commitdiff | tree | snapshot |
| 2006-12-16 |
Ewan Mellor | Only try to label resources if ACM is enabled. |
commit | commitdiff | tree | snapshot |
| 2006-12-16 |
Ewan Mellor | An error occurs if the first detach was successful... |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
awilliam@xenbuild2.aw | [IA64] remove global zero initializers |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
kfraser@localhost... | [TOOLS] USe -mno-direct-seg-refs when building on i386. |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
Ewan Mellor | Fix mem-set, mem-max, and vcpu-set commands when used... |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
Ewan Mellor | Use new -p flag to qcow-create. |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
Steven Hand | Clean-up hvm/shadow interaction around cr3 updates. |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
Ewan Mellor | Fix more enum demarshalling. |
commit | commitdiff | tree | snapshot |
| 2006-12-15 |
Ewan Mellor | Added a test for xen_vm_get_power_state. |
commit | commitdiff | tree | snapshot |
| next |